From 3485a72993ed4a0ebc270b54b2e48dbdbd2dcff3 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Fri, 23 Jul 2010 18:01:50 +0100 Subject: [PATCH] correct xenballoond.init description in LSB part Signed-off-by: Olaf Hering Committed-by: Ian Jackson --- tools/xenballoon/xenballoond.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/xenballoon/xenballoond.init b/tools/xenballoon/xenballoond.init index 1cdf37f361..ec21cddd6f 100644 --- a/tools/xenballoon/xenballoond.init +++ b/tools/xenballoon/xenballoond.init @@ -7,7 +7,7 @@ # Written by: Dan Magenheimer # # chkconfig: 2345 98 01 -# description: Starts and stops the Xen control daemon. +# description: Starts and stops the Xen ballooning daemon. ### BEGIN INIT INFO # Provides: xenballoond # Required-Start: $syslog $remote_fs @@ -17,7 +17,7 @@ # Default-Start: 3 4 5 # Default-Stop: 0 1 2 6 # Default-Enabled: yes -# Short-Description: Start/stop xend +# Short-Description: Start/stop xenballoond # Description: Starts and stops the Xen ballooning daemon. ### END INIT INFO -- 2.30.2